From: Alex Schroeder Date: Fri, 20 Jan 2006 00:42:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8790^2~117 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1406123c903225903a8b8fbd256472a2bc46537d;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog b/lisp/mail/ChangeLog index b10f263f695..4fb8bbae380 100644 --- a/lisp/mail/ChangeLog +++ b/lisp/mail/ChangeLog @@ -5,6 +5,10 @@ (rmail-summary-update-attribute): Deleted. (rmail-summary-update): Simple defun regenerates the entire summary line. + (rmail-summary-by-topic): Don't use rmail-current-subject-regexp. + (rmail-message-subject-p): Use rmail-header-get-header instead of + mail-fetch-field. + (rmail-summary-by-senders): Default to current sender. * rmailkwd.el (rmail-set-label): Call rmail-summary-update at the end.